Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
abs
abs
Absolute value
Name:
abs
Category:
math
Programming Language:
php
One-line Description:
Absolute value.
Related
Notes on using PHP abs() function and four operations
8
PHP abs() function: basic usage methods and examples
5
«
1
2
»
Similar Functions
exp
exp
Calculatetheindexofe
pi
pi
Getthepivalue
floor
floor
Leavethemethodofsort
acos
acos
Reversecosine
sqrt
sqrt
Squareroot
is_finite
is_finite
Determinewhetheritis
is_infinite
is_infinite
Determinewhetheritis
base_convert
base_convert
Convertnumbersbetwee
Popular Articles
How to Efficiently Calculate Price Discount Differences Using the abs() Function in PHP?
Notes on using PHP abs() function and four operations
How to Use PHP abs() Function to Handle Negative Timestamps: Methods and Precautions
How to Compare Numbers Using PHP’s abs() Function? Don’t Miss These Handy Tips
Best practices for using PHP abs() in combination with other mathematical functions
PHP abs() and max() functions are used to combine
PHP abs() function: basic usage methods and examples
How to use abs() to process the absolute value of time interval in PHP